home *** CD-ROM | disk | FTP | other *** search
/ Aplicaciones Windows / Aplicaciones Windows.iso / Musica / MM9530B1.ZIP / _SETUP.1 / tech1.txt < prev    next >
Text File  |  1997-01-24  |  9KB  |  220 lines

  1. FILENAME:  EPMM0001:  Midi Machine Revision Notes
  2. =============================================================================
  3. This document was last updated on 1/24/97.
  4.  
  5. REVISION NOTES:
  6.  
  7. V3.00B    Complete Rewrite of Code.  Too many revisions to list here.
  8.  
  9. V2.01   Interim Version for Registered Users
  10.  
  11. Allows disabling of all CD-audio routines via .INI edit including CD-ROM
  12.    detection.
  13.  
  14. V2.01   Midi Machine V2.01 Official Release - Bug Fixes/More
  15.  
  16. Re-designed the main window to allow the viewing of long pathnames in
  17.    the multimedia queue.
  18. Removed some of the "flicker" at start-up.
  19. Fixed bug where the directory would not change to play files at the
  20.    command-line.
  21. Added the TextWindowTextSize option to the MWD (Midi Machine Window-
  22.    Definition) files.
  23. Fixed bug where some users got file not found errors in the setup process.
  24.  
  25. V2.00'  Midi Machine V2.00' Limited Release
  26.  
  27. Fixed bug in the RUN FIRST album/info file regarding the FILE NOT FOUND
  28.    errors.
  29.  
  30. V2.00   Midi Machine V2.00 Official Release
  31.  
  32. Re-did main window, removing graphical buttons and placing options in the
  33.    menu bar to reduce "clutter" - open/save album, header midi, setup.
  34. Streamlined icon animation loading, allowed more icons to be loaded in the
  35.    registered version.
  36. Re-did setup routines to allow setup for Environment, CD Audio, Display, and
  37.    Animated Icons.
  38. Removed the status bar; its features were duplicated in the window title bar.
  39. Add description auto-load, loads xxx.txt, where xxx is multimedia file name.
  40. Added digital/analog display of sound playing time, current position.
  41. Fully integrated CD player, tracks are loaded into the queue and playable
  42.    like any other multimedia files.
  43. Added CD eject buton.
  44. Added support to load color maps, created several.
  45. Removed diagonal-line background to remove the little flicker which remained.
  46. Created Events "drive" for performing multimedia events; created 13 events
  47.    for demonstrations and viewing pictures.
  48. Can display .TXT files in a new window.
  49. Can display .BMP, .WMF, .ICO files in a new window.
  50. Protected users from performing invalid operations on CD/Events drive.
  51. Added up/down arrows for moving items around queue.
  52. Mentions in status bar when loading CD information to Midi Machine.
  53. Completely new help engine.
  54. Displays CD name in description area automatically.
  55. Automatically saves queue to a text file when the program exits; re-loads it
  56.    at start-up.
  57. Displays ALL icon animation information in the SETUP area.
  58. Modified "About" box some.
  59. Handles right-click mouse help for object information.
  60. Can show a help tip every time program is loaded.
  61. Created SETUP options:  load color map, display digital time, display analog
  62.    time, auto-show help tip, auto-ask for a new CD name if Midi Machine
  63.    doesn't know it, auto-seek CD track information, auto-play, auto-play CDs
  64.    when loaded into the drive.
  65. Created tile graphics for graphics, text, and button windows.
  66. Plenty of bug fixes, and so much more that we can't possibly list every
  67.    single improvement!
  68.  
  69.  
  70. V1.21   International/SWREG Ordering Information
  71.         (same code as V1.20).
  72.  
  73. Documentation contains Compuserve(c) SWREG information.
  74. Documentation includes international ordering information.
  75.  
  76. {{{ OLDER VERSION REVISIONS DELETED FOR BREVITY }}}
  77.  
  78.  
  79.  
  80. FILENAME:  EPMM0002:  List of Midi Machine Animated Icons
  81. =============================================================================
  82. This document was last updated on 8/13/95.
  83.  
  84. {{{ DOES NOT RELATE TO MIDI MACHINE V3.XX }}}
  85.  
  86.  
  87. FILENAME:  EPMM0003:  Midi Machine V2.00-bug in "Run Me First!"
  88. =============================================================================
  89. This document was last updated on 1/24/1997.
  90.  
  91. As noted first by an information service file operator, a bug in Midi
  92. Machine V2.00 caused the "Run Me First!" demonstration to abort with a
  93. FILE NOT FOUND error.  Although doing no actual damage, this is an
  94. inconvenience you can do without.
  95.  
  96. SOLVE THE PROBLEM:
  97.  
  98. Method 1:  Manual Edit
  99.  
  100. Using any text editor (NOTEPAD will do just fine), load the RUNFIRST.ALB
  101. file (yes, it is in text format) and change the following line in the
  102. file:
  103.  
  104. d:\mm200\malek3.mid
  105.  
  106. The path on the Excel Progs development system was accidently left in the
  107. album file.  This line should be:
  108.  
  109. malek3.mid
  110.  
  111. The resulting album should be this:
  112.  
  113. Ev 001-Hide Main Window
  114. Ev 005-Multimedia Followthrough
  115. runfirst.mwd
  116. epbllogo.bmp
  117. malek3.mid
  118. runfirst.txt
  119. Ev 003-Wait Text Close
  120. Ev 043-Exit Demo
  121.  
  122. METHOD 2:  Upgrade Midi Machine to version 2.01
  123.  
  124. Version 2.01 of Midi Machine fixes this bug as well as several other minor
  125. problems, and adds a couple of useful features.  In order to upgrade, you
  126. need to download Midi Machine 2.01 from one of the distribution sites
  127. (Send a message to excel@idibbs.com with the subject SITES for a listing).
  128. Run the SETUP program, and when asked, traverse your drives and click on
  129. the MM200.INI file when found.  After entering the source drive and path
  130. for the upgrade files, your copy of Midi Machine 2.00 will be upgraded to
  131. version 2.01, which includes the "Run Me First!' fix.
  132.  
  133. METHOD 3:  Upgrade Midi Machine to version 3.xx
  134.  
  135. Midi Machine V3.xx is a complete rewrite of Midi Machine.  With a powerful
  136. and easy-to-use interface, Midi Machine 3.xx is the definite multimedia
  137. manager for serious enthusiasts.  Download Midi Machine 3.xx from one of
  138. the distribution sites (Send a message to excel@idibbs.com with the subject
  139. SITES for a listing).
  140.  
  141.  
  142. FILENAME:  EPMM0004:  Midi Machine V2.00-setup bug-"CTL3D.DLL"
  143. =============================================================================
  144. This document was last updated on 1/24/1997.
  145.  
  146. As noted first by one of our distribution sites, certain systems have
  147. had problems installing Midi Machine V2.00.  Installation on these systems
  148. resulted in a "CTL3D.DLL" file not found.  Although this file was believed
  149. to be on most, if not all, systems, that was proven not to be the case.
  150.  
  151. BACKGROUND:
  152.  
  153. The CTL3D.DLL driver allows Win3.1+ programs written in several languages to
  154. easily incorporate 3-D style windows and frames in the windows.  This driver
  155. is required by many programs, besides Midi Machine's setup program, and is on
  156. a majority of systems.  There is always a chance, however, that the driver
  157. has not been needed in the past or has been accidently deleted.
  158.  
  159. SOLVE THE PROBLEM:
  160.  
  161. METHOD 1:  Upgrade Midi Machine to version 2.01
  162.  
  163. Version 2.01 of Midi Machine fixes this bug as well as several minor
  164. problems, and adds a couple of useful features.  In order to upgrade, you
  165. need to download Midi Machine 2.01 from one of the distribution sites
  166. (Send a message to excel@idibbs.com with the subject SITES for a listing).
  167. Run the SETUP program, and when asked, traverse your drives and click on
  168. the MM200.INI file when found.  After entering the source drive and path
  169. for the upgrade files, your copy of Midi Machine 2.00 will be upgraded to
  170. version 2.01, which includes the "CTL3D.DLL" fix.
  171.  
  172. METHOD 2:  Upgrade Midi Machine to version 3.xx
  173.  
  174. Midi Machine V3.xx is a complete rewrite of Midi Machine.  With a powerful
  175. and easy-to-use interface, Midi Machine 3.xx is the definite multimedia
  176. manager for serious enthusiasts.  Download Midi Machine 3.xx from one of
  177. the distribution sites (Send a message to excel@idibbs.com with the subject
  178. SITES for a listing).
  179.  
  180.  
  181. FILENAME:  EPMM0005:  Midi Machine No Sound on PC Speaker
  182. =============================================================================
  183. This document was last updated on 9/30/95.
  184.  
  185. As mentioned by previous users of Midi Machine, this application, like most
  186. other Win3.1+ multimedia apps, fails to attempt to use the PC Speaker driver
  187. when playing .WAV files.
  188.  
  189. BACKGROUND:
  190.  
  191. Win3.1+ users who do not have a sound card have the option of loading a
  192. PC Speaker driver which allows Win3.1+ to play system event sounds on
  193. the PC Speaker.  The driver will only play .WAV files, and does an average
  194. job of playing the sounds correctly.
  195.  
  196. Many programs fail to use the speaker driver when playing .WAV file